# This is the note title – it should be bold and spaced from the text
A normal paragraph, I’m going to write something very very very long in order to check that the hyphenation works and that the line height is correct. I’d like to have a lot of text and special characters, but I’ll leave that for later.

Next line should be a separator
---

A little test on links: www.shinyfrog.net emails: matteo.rattotti@gmail.com twitter accounts: @matteorattotti and titled urls: [google](www.google.com)

Bear can handle some nice inline style, for example *this should be bold* and the next should be /written in italic/ – you can _underline things_ or -strike them- if they are not needed anymore.

#hashtags are used to tags stuff

You can point at stuff using -> arrows <-

* list are cools
* seriously cools and offset from the mail column

1. Numbered list are not to be forgotten
2. They are even cooler and offset too!

- We even have checkboxes
+ Checked checkboxes are to be stroked
+ Checkbox _with inline_ style and url www.google.com

We want to be able to use emojii 😊 and nice symbols ⌘ or unicode ones ❖

We even have a code block styler `this is some code` 

Colors are shown inline:
#FFFFFF #000000 #FF0000 #00FF00 #0000FF

Addresses are now handled in a nice way:
Via Campioni 6 43125 Parma Italia

> Quotes!
> More quotes!
> Did you know I like quotes?

# Header uno
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus faucibus condimentum augue at blandit.

## Header due
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus faucibus condimentum augue at blandit.

### Header tre
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus faucibus condimentum augue at blandit.

```
Multiline
code block
```